| Total Complexity | 21 | 
| Dependencies | 0 | 
| Dependents | 1 | 
| Total lines | 128 | 
| Lines of code | 52 | 
| Logical lines of code | 28 | 
| Comment lines | 59 | 
| Methods | 8 | 
| Properties | 0 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| classnames_mapper() | 55 | 8 | 19 | |
| is_empty() | 78 | 2 | 3 | |
| is_non_empty() | 78 | 2 | 3 | |
| contains() | 77 | 2 | 3 | |
| starts_with() | 76 | 2 | 3 | |
| ends_with() | 76 | 2 | 3 | |
| classnames_reduce() | 69 | 2 | 7 | |
| classnames() | 62 | 1 | 11 |